home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / pc / software / windows / building / homesite evaluation / data1.cab / HS_Wizards / HTML / RealPlayer Control.vtm < prev    next >
Encoding:
Text File  |  1998-10-08  |  1.2 KB  |  31 lines

  1. <WIZARD name="RealPlayer Control" caption="RealPlayer Control Wizard">
  2.  
  3. <PARAM name="Autostart" value="1" required="YES">
  4.  
  5. <!--- wizard parameters --->
  6.  
  7. <TEMPLATE
  8.   name="RealPlayerControl.wml"
  9.   outputFile="RealPlayerControl.htm"
  10.   description="Generated page"
  11. >
  12.  
  13. <PAGE name="Page0" caption="RealPlayer Control Wizard" image="..\\images\\Main.bmp">
  14.  
  15.     <PARAM name="Content" value="The RealPlayer Control Wizard makes it easy to embed a RealPlayer custom control in your HTML pages. If you are running this wizard, it is assumed that you have already selected an audio/video file and created a metafile ( .rpm ) with its URL.\n\nIf you want to create group of controls associated with one playback source, use this wizard to create all controls in the group one by one.">
  16.  
  17. </PAGE>
  18.  
  19.  
  20. <PAGE name="Page17" caption="Control Properties" image="..\\images\\Main.bmp">
  21.  
  22.     <INPUT name="cbControls" param="Controls">
  23.     <INPUT name="chbAutostart" param="Autostart">
  24.     <INPUT name="editConsole" param="Console">
  25.     <INPUT name="editSrc" param="Src" required="YES" validationMsg="You did not specify the source URL.">
  26.     <INPUT name="editWidth" param="Width">
  27.     <INPUT name="editHeight" param="Height">
  28.  
  29. </PAGE>
  30.  
  31. </WIZARD>